var encoding/json.safeSet

3 uses

	encoding/json (current package)
		encode.go#L1036: 			if htmlSafeSet[b] || (!escapeHTML && safeSet[b]) {
		encode.go#L1108: 			if htmlSafeSet[b] || (!escapeHTML && safeSet[b]) {
		tables.go#L15: var safeSet = [utf8.RuneSelf]bool{